home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_m_p / period10.zip / PERIODIC.TXT < prev   
Text File  |  1992-10-09  |  14KB  |  295 lines

  1.            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2.                !            Jon Persky Presents             !
  3.            !     THE PERIODIC TABLE v. 1.0          !
  4.            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5.  
  6.  
  7. (In this text file, the abbreviation TPT will often be used in place of the
  8. full program name, The Periodic Table.)
  9.  
  10. I. PACKING LIST
  11.     
  12.     PERIODIC.EXE - the executable program file.
  13.     PERIODIC.TXT - this text file.
  14.     PERIODIC.DAT - contains the data for the elements.
  15.  
  16. If you have the Visual Basic source code version of The Periodic Table, you 
  17. should find instead of the PERIODIC.EXE file these:
  18. ABOUT.FRM, GLOBAL.BAS, PERIODIC.FRM, PERIODIC.ICO, and PERIODIC.MAK.
  19.  
  20. You can install TPT into any directory you choose (below I have suggested
  21. C:\WINDOWS,) but all the files MUST be in the same directory.
  22. If any of these files are altered or missing, please let me know!
  23.  
  24.  
  25. II. REQUIREMENTS
  26.  
  27.     Windows 3.x, VGA, mouse. I'm not sure if you can get by without at 
  28. least a 386, you're free to try.
  29.  
  30. IMPORTANT: This program needs the file VBRUN100.DLL to operate. Please see
  31. the Technical Notes section below for details.
  32.  
  33.  
  34. III. INSTALLATION
  35.  
  36.     First, copy the three files that came with TPT to your C:\WINDOWS
  37. directory, or any other directory, by using File Manager. Close File Manager 
  38. and open your Games group in Program Manager. Select File...New and click on 
  39. Program Item. In the Description box, type "The Periodic Table". In the 
  40. Command Line box, type "\windows\periodic.exe", or substitute the directory 
  41. you use for "\windows". You don't need to worry about the rest; just click 
  42. OK. The icon will be there and you're ready to go! To load The Periodic
  43. Table, double-click on the icon. 
  44.     If you have the TPT source code, open the Visual Basic Program,
  45. choose "File...Open" and select the file "PERIODIC.MAK." Then press Shift-F5
  46. to run.
  47.  
  48.  
  49. IV. TECHNICAL NOTES
  50.  
  51.     TPT was made on Microsoft Visual Basic v. 1.0. To work effectively, 
  52. the program MUST be accompanied by the file VBRUN100.DLL. You should either 
  53. receive the file with this program or separately from the person or board 
  54. you received this from. On CompuServe, this file is available in compressed 
  55. form as VBRUN.ZIP in Library 5 of the Microsoft Basic Forum (GO MSBASIC). If 
  56. you cannot access this file, please contact me via CompuServe [70661,700] or 
  57. by mail (see below for address) and I will upload or mail a disk to you at 
  58. no charge. Note: VBRUN100.DLL is a large (270+ KB) file. You only need one 
  59. copy of this file. So if you have previously downloaded a Visual Basic 
  60. application or have the Visual Basic program, you do not need another copy 
  61. of this file. However, you should have a copy of VBRUN100.DLL in the same 
  62. directory as the TPT program.
  63.  
  64.  
  65. V. OVERVIEW
  66.  
  67.     TPT is a reference chart of the Periodic Table of Elements. The 
  68. chart is graphically displayed onscreen, and you can click on each component
  69. of the table to get information such as atomic number, atomic mass, chemical
  70. state, melting point, and boiling point. In addition, you can search by the
  71. element's name, symbol, or atomic number to find the element you wish. Also, 
  72. you can copy the data for an element you desire by simply clicking on or 
  73. searching for the element and choosing Edit...Copy.
  74.  
  75.  
  76. VI. HOW TO USE TPT
  77.  
  78.     There are two ways to find the information for a particular element.
  79. First, if you know the symbol and the element's position on the table you
  80. may simply click on the square with the appropriate symbol on it and the
  81. information will appear at the bottom of the screen.
  82.     The other way to find the element is by searching. You can search by
  83. one of three ways: by atomic number, name, or symbol. Simply choose the
  84. command you want from the Search menu. Then type the appropriate information
  85. into the dialog box. If you search by atomic number the number must be an
  86. integer from 1 to 109. If you search by name or symbol, please remember that
  87. the first letter must be capitalized. For example, enter "Hydrogen", not
  88. "hydrogen" or "HYDROGEN". Likewise, enter "La" instead of "la" or "LA". If
  89. you do not enter it in this way, your search will come up empty.
  90.     When you find the element you want, you can copy it into the Windows
  91. Clipboard to later paste it in any word processing or other document. Simply
  92. choose Copy from the Edit menu. TPT will copy a report of the selected
  93. element's data to Windows Clipboard, looking like this:
  94.  
  95. Radon:     Atomic number:  86;   Atomic Mass (of most stable isotope):  222;   
  96. Natural Chemical State: Gas;   Melting Point (░C): -71;  
  97. Boiling Point (░C): -61.8
  98.  
  99. To paste the data into a document, simply open the word processor or other
  100. application, then choose Paste from the application's Edit menu. You must
  101. paste the information before you copy anything else because the second thing 
  102. you copy overwrites the original.
  103.  
  104.  
  105. VII. COMMANDS
  106.  
  107. A. File Menu
  108.     Exit (^X): Quits TPT.
  109.     About TPT: Shareware info and other stuff.
  110.  
  111. B. Edit Menu
  112.     Copy (^C): Copies a report of the selected element to the Clipboard.
  113.  
  114. C. Search Menu
  115.     By Name (^N): Search by the name of the element.
  116.     By Atomic Number (^A): Search by the element's atomic number.
  117.     By Symbol (^S): Search by the chemical symbol.
  118.  
  119. D. Help Menu - a dialog box that tells you to open this file.
  120.  
  121.  
  122. VIII. HOW TO EDIT THE PERIODIC.DAT FILE
  123.  
  124.     I have tested this program many times and I am sure that all of the
  125. data is correct. However, in case of a possible typo, or if you wish to
  126. change any of the information, you may do so by editing the data file
  127. PERIODIC.DAT. Use Windows Notepad to open the file, and you will see a list
  128. of the elements from 1 to 109, starting with Hydrogen and ending with
  129. Unnilennium. From left to right, the data categories are: Name, atomic mass,
  130. melting point, and boiling point. The atomic number is determined by the
  131. element's order in the data file; the symbol is determined by the label on
  132. the element's square on the table; and the chemical state is determined by
  133. the color of the element's square (blue for gas, red for liquid, yellow for
  134. solid, green for synthetic.) You must have the source code version of TPT to
  135. change the latter two.
  136.     In the data file, the element name comes first and must be in
  137. quotes. The other data must be real numbers. All the data must be separated
  138. by commas. Following these rules you should have no problem editing the
  139. PERIODIC.DAT file.
  140.  
  141.  
  142. IX. SHAREWARE INFO
  143.  
  144.        The Periodic Table is Shareware. If you enjoy it, you should register 
  145. by sending $5 to this address:
  146.             Jonathan D. Persky
  147.             5 Oak Lane
  148.             Weston, CT 06883
  149.  
  150. Please include your name, address, and tell where you got your copy of TPT.
  151. (If it is a bulletin board, please include the board's phone number.) If you 
  152. register, you will receive a disk (please specify 3.5" or 5.25") of the 
  153. latest versions of all completed Jon Persky games and programs so far. The 
  154. disk will only contain one copy of the file VBRUN100.DLL, and will not 
  155. include the shareware nagging title screens or shareware information in the 
  156. text files.
  157.  
  158. You can also register electronically if you subscribe to CompuServe. Simply
  159. type GO SWREG and search for registration #. The registration fee will 
  160. appear on your CompuServe bill. If you register by this method, the fee will
  161. be $6 instead of $5. This additional charge covers CompuServe's 15%
  162. processing fee. However, you may find this method more convenient, as you
  163. can include the fee on your CompuServe account and you don't have to bother 
  164. with sending cash or checks.
  165.  
  166. Please remember that the only way I receive compensation for my time and
  167. effort is by your registration payment. Remember that you'll receive a disk
  168. with the complete set of Jon Persky Games in exchange for your registration.
  169. At the current time, the disk will include 7 programs (see the "Won't You
  170. Please Check Out" section below.) With shareware, disk, and postage costs, 
  171. this is a $37 value for your $5 registration! The good thing about shareware
  172. is that the author and the user both benefit from it a great deal. And, if 
  173. you don't like the game, simply remove it from your hard disk and your only 
  174. cost is any charges associated with downloading the program. Also, you are 
  175. not required to pay registration for the games you receive upon registering 
  176. this game. (However, you are not permitted to distribute registered copies.)
  177.  
  178. You may upload Target to bulletin boards in condensed or uncondensed format 
  179. or pass it to your friends provided you do so at no cost and you keep the 
  180. files PERIODIC.EXE and PERIODIC.TXT intact and unaltered. (Please check with 
  181. your bulletin board to see if it has a copy of VBRUN100.DLL, and if it 
  182. doesn't, please upload it separately.)
  183.  
  184.  
  185. X. AND WON'T YOU PLEASE CHECK OUT...
  186.  
  187. A. As of October 10, 1992, these are all completed Jon Persky Games, with
  188. the latest version number in parentheses and the *.EXE file in brackets.
  189.  
  190. 1. What's My Number? (3.0) [WHATSMY#.EXE] Can you guess the computer's 
  191.     secret number in as few turns as possible?
  192. 2. Switch (2.0) [SWITCH.EXE] 100's of combinations, only 2 solutions to 
  193.     this challenging logic puzzle!
  194. 3. 23 Pickup (2.1) [23PICKUP.EXE] The game where you get to prove the
  195.     mechanical brain is not always smarter than the natural variety.
  196. 4. Target (3.0) [TARGET.EXE] Shoot for the bullseye in this fun 
  197.     dart-shooting game. Which type of throw is best for you?
  198. 5. Number Crunch (2.0) [NOCRUNCH.EXE] Can your trigger finger beat the clock
  199.        and uncover the numbers in order? Based on the board game Numbers Up.
  200. 6. Jeopardy Scorekeeper (1.1) [JEOPKEEP.EXE] An accessory program that lets
  201.     you play along with the contestants on TV!
  202.  
  203.  
  204. B. And these Jon Persky Windows applications:
  205.  
  206. The Periodic Table (1.0) [PERIODIC.EXE] A graphical periodic table that
  207.     features detailed data on an element that you click on. You can
  208.     do a search by three categories of data, plus you can copy the data 
  209.     to the Clipboard and paste it into any document.
  210.  
  211.  
  212. C. On the cluttered desk in my mind:
  213.  
  214. The Matrix Wiz (1.0) Add, subtract, and multiply large or small matrices 
  215.     with a few clicks of the mouse. An algebra lover's (and hater's) 
  216.     dream come true!
  217.  
  218. Make-your-own-Quiz (1.0) You choose the questions and the answers, and test
  219.     yourself or someone else! I'm looking to have a choice of multiple
  220.     choice, matching, fill-in-the-blank, or short answer.
  221.  
  222. Any feedback on these or ideas for additional games or programs would be 
  223. greatly appreciated. (See below.)
  224.  
  225.  
  226. XI. FEEDBACK
  227.  
  228.     I'd love to chat. If you subscribe to CompuServe, E-Mail me at ID#
  229. [70661,700]. Questions, comments, ideas, suggestions, criticism, or ideas
  230. for new games would be appreciated. If you don't use CompuServe, you can
  231. use the traditional mailbox method and send it to the address below in 
  232. section XV. I'll be sure to get back to you personally. I am 14 years old, 
  233. a novice computer programmer, and would like to learn all I can!
  234.  
  235. P.S. PLEASE SPREAD THIS AROUND!!! Public domain and shareware software is 
  236. the most popular kind out there, and its essential purpose is to provide 
  237. you with quality entertainment for a low cost. Please do your best to upload 
  238. this game to all the bulletin boards you subscribe to, and pass it around to 
  239. your friends. It will make us all very happy <g>! If enough people let me 
  240. know what they think, I'll feel motivated so I just might decide to put that 
  241. little world peace plan I've been conjuring up into action. :-)
  242.  
  243.  
  244. XII. TO SOURCE CODE RECIPIENTS
  245.  
  246.     In addition to the .EXE file version of TPT, I have also sent
  247. another version containing the Visual Basic source code to selected places
  248. such as the MSBASIC forum on CompuServe. If you receive the source code
  249. version, you are free to tamper, play, and fool around with the program all
  250. you like, but I must stress that you do not redistribute anything you alter.
  251. If you can improve on the program in any way, please send me a copy of the
  252. new source code and I will look at what you have done and probably
  253. incorporate it in the next version.
  254.  
  255.  
  256. XIII. CONTACTING THE AUTHOR
  257.  
  258. A. Mail:
  259. Jonathan D. Persky
  260. 5 Oak Lane
  261. Weston, CT 06883
  262.  
  263. B. Compuserve: Jon Persky, ID# 70661,700        
  264. Shareware Registration #: 
  265.  
  266. C. BBS: The Fine Blue Line, (203) 226-3565, tell the sysop I sent you and 
  267. leave a message to Jon Persky!
  268.  
  269.  
  270. XVI. FROM THE LEGAL DEPT.
  271.  
  272. A. Disclaimer
  273.     The author hereby disclaims any charges or damages resulting from 
  274. use of this software that is higher than the registration fee paid directly 
  275. to the author by the user, minus costs such as CompuServe's electronic
  276. registration processing fee. If you do not register this software, it is not 
  277. legally yours and therefore no claims can be filed against the author. I 
  278. will refund your registration fee of $5, if accompanied by a written reason 
  279. for refund (and if possible, proof of such) and return of the disk obtained 
  280. upon registration.
  281.  
  282. B. A Word about Computer Piracy
  283.     Please remember that you are only allowed to distribute unregistered 
  284. copies of software. If you pass around software that someone else has paid 
  285. the author for, it is considered computer piracy and is against the law!
  286. This version of TPT is marked as an Unregistered Copy and therefore may be 
  287. distributed without permission from me.
  288.  
  289. ⌐Copyright 1992, Jonathan D. Persky. All rights reserved.
  290.  
  291. Thank you, and I hope you enjoy using TPT as much as I did writing it!
  292.  
  293. Jon Persky 
  294. Wednesday, October 7, 1992
  295.